home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 111 / PC Guia 111.iso / intro.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-11-15  |  60 b   |  4 lines

  1. on(release){
  2.    getUrl("javascript:self.close()", "");
  3. }
  4.